type reflect.uncommonType
7 uses
reflect (current package)
type.go#L252: uncommon() *uncommonType
type.go#L310: type uncommonType = abi.UncommonType
type.go#L2106: u uncommonType
type.go#L2372: var ut *uncommonType
type.go#L2386: {Name: "U", Type: TypeOf(uncommonType{})},
type.go#L2391: ut = (*uncommonType)(tt.Elem().Field(1).Addr().UnsafePointer())
type.go#L2401: ut.Moff = uint32(unsafe.Sizeof(uncommonType{}))
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)